Skip to content

Initial Code #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Sep 17, 2019
Merged

Initial Code #1

merged 7 commits into from
Sep 17, 2019

Conversation

brentru
Copy link
Member

@brentru brentru commented Sep 17, 2019

This pull request adds initial code for using ATECCx08 cryptographic co-processors with CircuitPython. This library implements a subset of the available security commands.

This library is based on the ArduinoECCX08 library.

  • adafruit_atecc: Hardware/chip driver and interface
  • adafruit_atecc_cert_util: Certificate builder utility. Currently supports generating a Certificate Signed Requests (CSR) but could be modified to generate/build a Self-Signed Certificate or JWS token.
  • adafruit_atecc_asn1: *cert_util-specific ASN.1 tools and utilities for certificate generation.

@brentru brentru requested a review from a team September 17, 2019 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants